projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
769dc33
)
Tweak eww-use-browse-url doc string
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 29 Nov 2020 09:54:58 +0000
(10:54 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 29 Nov 2020 09:54:58 +0000
(10:54 +0100)
* lisp/net/eww.el (eww-use-browse-url): Tweak doc string wording.
lisp/net/eww.el
patch
|
blob
|
history
diff --git
a/lisp/net/eww.el
b/lisp/net/eww.el
index 597ce95c67c88c1bd8ee10c42585bcc910777a40..0c43fc609a22aa88eede64e79bfd839cffff74a3 100644
(file)
--- a/
lisp/net/eww.el
+++ b/
lisp/net/eww.el
@@
-58,7
+58,7
@@
(defcustom eww-use-browse-url "\\`mailto:"
"eww will use `browse-url' when following links that match this regexp.
-The action to be taken can
further be
customized via
+The action to be taken can
be further
customized via
`browse-url-handlers'."
:version "28.1"
:type 'regexp)